home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / scrpt261.rea < prev    next >
Text File  |  1996-01-16  |  2KB  |  77 lines

  1. Short:    Simplifies CD file access, execution & handling
  2. Author:   carsten.schubert@fh-duesseldorf.de
  3. Uploader: schmitz@verdi.uni-duisburg.de
  4. Type:     disk/cdrom
  5.  
  6.  
  7. Long:
  8.  
  9. This  program  allows  you to easily access programs deeply hidden on
  10. your CD.  It generates an appicon on your WB;
  11. If   you   drag,   for   example,  DynamicSkies'  program  icon  over
  12. ScriptFile's  AppIcon  you'll get  an  icon  in your Ram Disk:  which
  13. contains a little script containing the full path like:
  14.  
  15. cd freshfish-dec93:n
  16. ew/amigali
  17. bdisks/disk932/dynamicskies
  18. freshfish-dec93:new/amigalibdisks/disk932/dynamicskies/dynamicskiesdp
  19.  
  20. Copy  the  icon to your root partition (or whereever) and you'll have
  21. "DynamicSkies" handy without browsing four subdirectories.
  22. Double click the icon and the program will be started from CD-Drive.
  23.  
  24. (Refer to german AMIGA-Magazin 7/95 p. 100, 'Auf CD lassen')
  25.  
  26.  
  27. New in version 2.5:
  28. - locale-support
  29. - picturehandling
  30. - texthandling
  31. - han
  32. dling of animations
  33. - handling of following archieves:
  34.   lha, arc, zoo, zip, tar & dms
  35.  
  36. New in version 2.5.1:
  37. - add handling of 
  38. following archieves:
  39.   lhasfx, warp & zoom
  40. - locale-support for AskDArc
  41.  
  42. New in version 2.5.2:
  43. - fixed some bugs in ScriptFile &
  44.  AskDArc.
  45.  
  46.  
  47. New in version 2.5.3:
  48. - progressindicator in appwindow
  49.  
  50. New in version 2.5.4:
  51. - fixed bug in ScriptFile.
  52.  
  53. New in version 2.6:
  54. - fixed some bugs in GUI
  55. - fixed some bugs (prefs, filehandling etc.)
  56. - support of STEFAN BECKERS WBSTART:
  57.     - programs will be startet with their
  58.       original tooltypes
  59.     - projects are now supported
  60. - scriptfile is now BENEFITWARE
  61.  
  62. New in version 2.6.1:
  63. - fixed bug in ScriptFile.
  64. - fixed bug in Installer-script
  65.  
  66. This is version 2.6.1, an update to version 2.6
  67.  
  68. Special thanx to Stefan Becker and Ralf Mueller.
  69.  
  70. WBSTART is (c) by Stefan Becker and NOT 
  71. included, scriptfile will work without, too.
  72. WBSTART can be found in the Aminet util/cli or
  73. on Aminet-CD (same path)
  74.  
  75.  
  76. Enjoy
  77.